home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / gnucash / gnucash-2.6.5-setup.exe / {app} / share / themes / Lush / gtk-2.0 / gtkrc
Text File  |  2009-09-06  |  8KB  |  363 lines

  1. # Theme Name  : Lush
  2. # Author(s)   : ajgenius ala Andrew Johnson (ajgenius@ajgenius.us) 
  3. # Description :
  4. #
  5. # A simple clean theme designed to match the Lush icons.
  6. #include "iconrc"
  7.  
  8. style "default" {
  9.     GtkWidget::interior_focus         = 5
  10.     GtkButton::default_border         = {0, 0, 0, 0}
  11.     GtkButton::default_outside_border = {0, 0, 0, 0}
  12.  
  13.     GtkCheckButton::indicator_size    = 13
  14.     GtkRadioButton::indicator_size    = 12
  15.  
  16.     GtkPaned::handle_size  = 10
  17.  
  18.     GtkRange::trough_border           = 2
  19.     GtkRange::slider_width            = 15
  20.     GtkRange::stepper_size            = 15
  21.     GtkRange::stepper_spacing         = 0
  22.   
  23.     GtkScrollbar::has_backward_stepper = 1
  24.     GtkScrollbar::has_secondary_forward_stepper = 0
  25.  
  26.     GtkScrollbar::has_forward_stepper = 1
  27.     GtkScrollbar::has_secondary_backward_stepper = 1
  28.   
  29.     fg[ACTIVE]        = "#000000"
  30.     fg[INSENSITIVE]   = "#A7A7A7"
  31.     fg[NORMAL]        = "#000000"
  32.     fg[PRELIGHT]      = "#ffffff"
  33.     fg[SELECTED]      = "#ffffff"
  34.  
  35.     bg[ACTIVE]        = "#D8D8D8"
  36.     bg[INSENSITIVE]   = "#E7E7E7"
  37.     bg[NORMAL]        = "#F0F0F0"
  38.     bg[PRELIGHT]      = "#A7DCBF"
  39.     bg[SELECTED]      = "#76C69E"
  40.  
  41.     base[ACTIVE]      = "#A7DCBF"
  42.     base[INSENSITIVE] = "#fcfcfc"
  43.     base[NORMAL]      = "#fcfcfc"
  44.     base[PRELIGHT]    = "#ececec"
  45.     base[SELECTED]    = "#76C69E"
  46.  
  47.     text[ACTIVE]      = "#ffffff"
  48.     text[INSENSITIVE] = "#A7A7A7"
  49.     text[NORMAL]      = "#000000"
  50.     text[PRELIGHT]    = "#000000"
  51.     text[SELECTED]    = "#ffffff"  
  52.  
  53.     engine "smooth" {
  54.       fill {
  55.         style=gradient
  56.         hdirection = vertical
  57.         vdirection = vertical
  58.         color1[PRELIGHT] = "#D2F7DD"
  59.         color2[PRELIGHT] = "#7BC9A8"
  60.         color1[SELECTED] = "#D2F7DD"
  61.         color2[SELECTED] = "#7BC9A8"
  62.         color1[NORMAL]   = "#F3F3F3"
  63.         color2[NORMAL]   = "#DEDEDE"
  64.         color1[INSENSITIVE] = "#EAEAEA"
  65.         color2[INSENSITIVE] = "#D5D5D5"
  66.       }
  67.  
  68.     line {
  69.         style=smooth
  70.         thickness=1
  71.     }
  72.  
  73.    grip {
  74.         style=dots_out
  75.         toolbar_overlap = FALSE
  76.         line {
  77.           style=smooth
  78.           thickness=2
  79.         }
  80.         fill {
  81.           style=solid
  82.         }
  83.     }
  84.  
  85.     check {
  86.         style=clean
  87.         motif=true
  88.         line {
  89.            style=smooth
  90.            thickness=2
  91.        }
  92.        fill {
  93.          style=gradient
  94.          hdirection =fdiagonal
  95.          vdirection =fdiagonal
  96.          color1[PRELIGHT] = "#D2F7DD"
  97.          color2[PRELIGHT] = "#7BC9A8"
  98.          color1[SELECTED] = "#D2F7DD"
  99.          color2[SELECTED] = "#7BC9A8"
  100.          color1[NORMAL]   = "#F3F3F3"
  101.          color2[NORMAL]   = "#DEDEDE"
  102.          color1[INSENSITIVE] = "#EAEAEA"
  103.          color2[INSENSITIVE] = "#D5D5D5"
  104.        }
  105.     }
  106.  
  107.     option {
  108.         style=round
  109.         motif=true
  110.        line {
  111.           style=smooth
  112.           thickness=2
  113.       }
  114.       fill {
  115.         style=gradient
  116.         hdirection =fdiagonal
  117.         vdirection =fdiagonal
  118.         color1[PRELIGHT] = "#D2F7DD"
  119.         color2[PRELIGHT] = "#7BC9A8"
  120.         color1[SELECTED] = "#D2F7DD"
  121.         color2[SELECTED] = "#7BC9A8"
  122.         color1[NORMAL]   = "#F3F3F3"
  123.         color2[NORMAL]   = "#DEDEDE"
  124.         color1[INSENSITIVE] = "#EAEAEA"
  125.         color2[INSENSITIVE] = "#D5D5D5"
  126.       }
  127.     }
  128.  
  129.     arrow {
  130.       style=cleanice
  131.       solid=TRUE
  132.       etched=FALSE
  133.     }
  134.  
  135.     tab_style = round
  136.   }
  137. } widget_class "*" style "default"
  138.  
  139. style "toolbar" {
  140.     engine "smooth" {
  141.         line {
  142.         style=smooth
  143.         thickness=1
  144.     }
  145.     
  146.     fill {
  147.         style=solid
  148.     }
  149.     
  150.     grip {
  151.         style=dots_out
  152.         toolbar_overlap=TRUE
  153.             count = 3
  154.             spacing = 2
  155.     }
  156.     }
  157. }
  158. widget_class "*BonoboDockItem*" style "toolbar"
  159. class "*BonoboDockItem*" style "toolbar"
  160.  
  161. widget_class "*HandleBox*" style "toolbar"
  162. class "*HandleBox*" style "toolbar"
  163.  
  164. widget_class "*Tool*" style "toolbar"
  165. class "*Tool*" style "toolbar"
  166.  
  167. widget_class "*MenuBar*" style "toolbar"
  168. class "*MenuBar*" style "toolbar"
  169.  
  170. style "menuitem" {
  171.    engine "smooth" {
  172.       fill {
  173.         style=gradient
  174.         hdirection = vertical
  175.         vdirection =vertical
  176.         color1[PRELIGHT] = "#D2F7DD"
  177.         color2[PRELIGHT] = "#7BC9A8"
  178.         color1[SELECTED] = "#D2F7DD"
  179.         color2[SELECTED] = "#7BC9A8"
  180.         color1[NORMAL]   = "#F3F3F3"
  181.         color2[NORMAL]   = "#DEDEDE"
  182.         color1[INSENSITIVE] = "#EAEAEA"
  183.         color2[INSENSITIVE] = "#D5D5D5"
  184.       }
  185.  
  186.       line {
  187.           style=thin
  188.           thickness=1
  189.       }
  190.  
  191.    edge {
  192.        line {
  193.           style=flat
  194.           thickness=1
  195.       }
  196.     }
  197.  
  198.     check {
  199.         style=clean
  200.        line {
  201.           style=flat
  202.           thickness=1
  203.       }
  204.       fill {
  205.         style=solid
  206.       }
  207.     }
  208.  
  209.     option {
  210.         style=round
  211.        line {
  212.           style=none
  213.           thickness=0
  214.       }
  215.       fill {
  216.         style=solid
  217.       }
  218.     }
  219.  
  220.     arrow {
  221.         style= cleanice
  222.         solid=TRUE
  223.         etched=FALSE
  224.     }
  225.     }
  226. } widget_class "*MenuItem*"        style "menuitem"
  227. class "*MenuItem*"        style "menuitem"
  228.  
  229. style "radio_check" {
  230.     text[PRELIGHT]    = "#ecefec" #radio buttons use text[state] for the check colour
  231.     text[ACTIVE]    = "#76C69E"
  232.     text[NORMAL]    = "#000000"
  233.     text[SELECTED]    = "#76C69E"
  234. }
  235. widget_class "*RadioButton*" style "radio_check"
  236. widget_class "*CheckButton*" style "radio_check"
  237.  
  238. style "scrollbar" {
  239.     engine "smooth" {
  240.       fill {
  241.         style=gradient
  242.         hdirection = vertical
  243.         vdirection =horizontal
  244.         color1[PRELIGHT] = "#D2F7DD"
  245.         color2[PRELIGHT] = "#7BC9A8"
  246.         color1[SELECTED] = "#D2F7DD"
  247.         color2[SELECTED] = "#7BC9A8"
  248.         color1[NORMAL]   = "#F3F3F3"
  249.         color2[NORMAL]   = "#DEDEDE"
  250.         color1[INSENSITIVE] = "#EAEAEA"
  251.         color2[INSENSITIVE] = "#D5D5D5"
  252.       }
  253.  
  254.       line {
  255.           style=smooth
  256.           thickness=1
  257.       }
  258.  
  259.      trough {
  260.         fill {
  261.            style=solid
  262.         }
  263.      }
  264.  
  265.      grip {
  266.           style=dots_out
  267.           xpadding = 1 
  268.           ypadding = 1 
  269.       }
  270.  
  271.     arrow {
  272.         style= cleanice
  273.         solid=TRUE
  274.         etched=FALSE
  275.         xpadding = 1 
  276.         ypadding = 1 
  277.     }
  278.   }
  279. }
  280. widget_class "*Scrollbar*" style "scrollbar"
  281. class "*Scrollbar*" style "scrollbar"
  282.  
  283. style "scales"  {
  284.     bg[SELECTED]        = "#76C69E"        #scroll bar background
  285.   GtkRange::trough_border        = 0
  286.   GtkRange::slider-width = 14
  287.   GtkScale::slider-length = 26
  288.   engine "smooth"
  289.   {    
  290.    real_sliders = FALSE
  291.       fill {
  292.         style=gradient
  293.         hdirection = vertical
  294.         vdirection = horizontal
  295.         color1[PRELIGHT] = "#D2F7DD"
  296.         color2[PRELIGHT] = "#7BC9A8"
  297.         color1[SELECTED] = "#D2F7DD"
  298.         color2[SELECTED] = "#7BC9A8"
  299.         color1[NORMAL]   = "#F3F3F3"
  300.         color2[NORMAL]   = "#DEDEDE"
  301.         color1[INSENSITIVE] = "#EAEAEA"
  302.         color2[INSENSITIVE] = "#D5D5D5"
  303.       }
  304.       line {
  305.         style=smooth
  306.         thickness=2
  307.      }
  308.      trough {
  309.           xpadding = 3
  310.           ypadding = 3
  311.           show_value = TRUE
  312.     }
  313.      grip {
  314.           style=dots_out
  315.           count = 1
  316.           spacing = 2
  317.           xpadding =0
  318.           ypadding = 0
  319.       }
  320.   }
  321. widget_class "*Scale*" style "scales"
  322. class "*Scale*" style "scales"
  323.  
  324. style "infobar" {
  325.   xthickness = 2
  326.   ythickness = 2
  327.   engine "smooth"
  328.   {    
  329.    real_sliders = FALSE
  330.       fill {
  331.         style=gradient
  332.         hdirection = vertical
  333.         vdirection =horizontal
  334.         color1[PRELIGHT] = "#D2F7DD"
  335.         color2[PRELIGHT] = "#7BC9A8"
  336.         color1[SELECTED] = "#D2F7DD"
  337.         color2[SELECTED] = "#7BC9A8"
  338.         color1[NORMAL]   = "#F3F3F3"
  339.         color2[NORMAL]   = "#DEDEDE"
  340.         color1[INSENSITIVE] = "#EAEAEA"
  341.         color2[INSENSITIVE] = "#D5D5D5"
  342.       }
  343.    progress {
  344.         line {
  345.           style=smooth
  346.           thickness=2
  347.        }
  348.     }
  349.    trough {
  350.         line {
  351.           style=smooth
  352.           thickness=1
  353.        }
  354.       fill {
  355.         style=solid
  356.       }
  357.     }
  358.   }
  359. }
  360. class "*Progress*"        style "infobar"
  361. widget_class "*Progress*"        style "infobar"
  362.